Shelve doc for now.
authorGPSBabel <gpsbabel@users.noreply.github.com>
Sat, 1 Aug 2015 23:01:42 +0000 (18:01 -0500)
committerGPSBabel <gpsbabel@users.noreply.github.com>
Sat, 1 Aug 2015 23:01:42 +0000 (18:01 -0500)
.travis.yml

index 4cc8b6a2be08500182f163de9f693bdd02dff40f..050b03bd452c685c9b8fb4fa4918fad93c327b67 100644 (file)
@@ -6,5 +6,5 @@ before_install:
   - sudo apt-get update -qq
   - sudo apt-get install -y valgrind expat
 script:
- - cd gpsbabel ; ./configure && make -j3 all doc && bash ./testo  && bash ./vtesto
+ - cd gpsbabel ; ./configure && make -j3 all && bash ./testo  && bash ./vtesto
 # TODO: build doc, GUI, mac